home *** CD-ROM | disk | FTP | other *** search
/ Info-Mac 3 / Info_Mac_1994-01.iso / Science / NLFE1.3.1 Demo / Readme-NLFE1.3.1 < prev   
Text File  |  1993-08-30  |  2KB  |  33 lines

  1.  
  2. NLFE v1.3.1 
  3. ----------------------------------------------------------------------
  4. (update:
  5. I made the application recognize the abscence of color QDraw and quit before the system crashes.)
  6. ----------------------------------------------------------------------
  7. Non-Linear Finite Element solver for displacements based on the boundary conditions specified.
  8. This is a demo version limited to 6 nodes only.  The original version is limited by memory since more nodes increase the memory requirements substantially.
  9. Linear problems can also be solved more easily since the solution converges after only 2 or 3 iterations, but it is not useful since the usage of this application concentrates on deflections of soft material (large deflection problems).
  10.  
  11. The subject material is at a Ph.D. level where the idea was  used in a thesis by a friend of mine and I took it a step furthur to add visualization to the solution, and the flexibility of building a random problem easily, or use an input file that can be assembled with a word processing program and then be read by the application.
  12.  
  13. The only system requirements is to have a floating point unit (FPU) since the solution to the non-linear problem is math intensive (matrix solution of a system of equations by iterations). 
  14.  
  15. I am asking $10 for the application and the user manual, or $15 to include the source code of the iterative non-linear FE method.
  16.  
  17. Send orders to:
  18.                                                     Hussam Dandashli
  19.                                                 POBox 3035
  20.                                                     W. Lafayette, IN 47906
  21.  
  22. Comments on the application and bug reports are welcome.   Send to 
  23.                       
  24.                        dandashl@mn.ecn.purdue.edu
  25.  
  26. I have been writing Mechanical Engineering-related applications for the past 4 years and I decided to put them out as shareware for a small fee. Other subjects to follow very soon are:
  27. - Bolted Joints (cylindrical pipes under pressure)
  28. - Four-Bar Analysis
  29. - Four-Bar Synthesis (4 precision points)
  30. - Truss Analysis for pin forces
  31. - Cam Analysis for simple profiles
  32. - Friction Analysis of a rectangular object pushed on a ramp (Tip/Slip analysis)
  33. - Gripper (gripping compliant material with a vise grip)